Necessary change to make ia64 dom0 rework:
authordjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Mon, 24 Oct 2005 15:15:53 +0000 (09:15 -0600)
committerdjm@kirby.fc.hp.com <djm@kirby.fc.hp.com>
Mon, 24 Oct 2005 15:15:53 +0000 (09:15 -0600)
commitee52af859ff75ed9391d497fdde37b60978fbca8
tree25fc93db88453816f8f7a6102070baca09806d4e
parent8250e0c500e18443b21d666f7d73fe389ab3da5b
Necessary change to make ia64 dom0 rework:
- All even channels on xen/ia64 shares one common interrupt vector
- xen_start_info is initialized only after xen_init, so adjust
  sequence to avoid access before initialization

Signed-off-by Kevin Tian <kevin.tian@intel.com>
linux-2.6-xen-sparse/arch/ia64/xen/drivers/evtchn_ia64.c
linux-2.6-xen-sparse/drivers/xen/privcmd/privcmd.c
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c